Other Classes

The following classes are available globally.

  • Родительский класс для любой ViewModel ячейки

    See more

    Declaration

    Swift

    open class SuperCellVM
  • Undocumented

    Declaration

    Swift

    open class TableRowConfigurable : ItemConfigurable
  • Модель описывающая данные списка для TableViewAdapter и CollectionViewAdapter

    See more

    Declaration

    Swift

    open class AdapterList<SectionType> where SectionType : SectionUniqIdentifier
  • Undocumented

    See more

    Declaration

    Swift

    open class AdapterSection<ItemType: DeepHashable & UniqIdentifier>:
        BatchUpdateSection,
        Hashable,
    SectionUniqIdentifier